Online Quiz

CodingGita HTML Quiz

Answer the following 10 questions. Select only one option for each question and submit your answers.

Q1: Which HTML tag is used to display preformatted text exactly as written?


Q2: Which attribute is used to specify where to open a linked document?


Q3: Which HTML element is used to define the largest heading?


Q4: Which attribute in <img> is mandatory for accessibility and when the image fails to load?


Q5: Which HTML tag is used to group a set of options inside a <select> dropdown?


Q6: Which tag is used to display tabular data in rows and columns?


Q7: Which HTML element is used to define a short inline quotation?


Q8: Which input type creates a slider control for numerical values?


Q9: Which attribute in the <form> tag specifies where the form data is sent?


Q10: Which HTML element is used to mark text that is no longer relevant or has been removed?